func net/http.http2parseUnknownFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1542: 	return http2parseUnknownFrame
		h2_bundle.go#L2342: func http2parseUnknownFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (http2Frame, error) {